@charset "utf-8";
/* 导航 */
.navbar-pull-all{overflow:hidden;width:1140px;margin:auto; padding: 15px 0;}
.header-right { font-size: 30px; }
.navbar-header{width:100%;margin:auto;float:none;}
.navbar-full {width:100%;border-top:1px solid #ddd; }
.navbar-full .collapse { margin:0 auto; width:1140px;/* background:#b17431; */}
.navbar-brand { padding: 29px 15px; height: auto; }
nav.navbar.bootsnav { border: none;}
.navbar-nav { float: left; }
nav.navbar.bootsnav ul.nav > li > a { color: #1955c3; text-transform: uppercase; padding: 15px 35.5px; font-size:18px; font-weight:normal; }
nav.navbar.bootsnav ul.nav > li:hover { background: #cc0000;}
nav.navbar.bootsnav ul.nav > li:hover > a{color:#fff; }
.nav > li:after { content: ""; width: 0; height: 5px; background: none !important; position: absolute; bottom: 0; left: 0; transition: all 0.5s ease 0s; }
.nav > li:hover:after { width: 100%; }
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after { content: "\f105"; font-family: 'FontAwesome'; font-size: 16px; font-weight: 500; position: absolute; top: 28%; right: 15%; transition: all 0.4s ease 0s; transform: rotate(90deg); }
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: "\f105"; transform: rotate(270deg); }
.dropdown-menu.multi-dropdown { position: absolute; left: -100% !important; }
nav.navbar.bootsnav li.dropdown ul.dropdown-menu { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border: none; }
@media only screen and (max-width:990px) {
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,  nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after { content: " "; }
.dropdown-menu.multi-dropdown { left: 0 !important; }
nav.navbar.bootsnav ul.nav > li:hover { background: transparent; }
nav.navbar.bootsnav ul.nav > li > a { margin: 0; }
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{background:#a60000;color:#fff;}
.nav>li:before{position: absolute;display: block;content: '';width:1px;height:18px;background:#ddd;top:50%;margin-top: -9px;right:0; }
.nav>li:last-child:before{display: none;}
.xs-logo img{margin:8px 0;}
.gzh{float:left;margin-right:15px;}
/* 顶部 */
.k2 {
    float: right;
  height:60px;
    background: url(../images/tela.png) 0 0px no-repeat;
    padding-left: 65px;
  margin-top:27px;
  font-size:14px;
}
.ktel {
    color: #333;
    font: bold 26px/24px "arial";
}
.k2 p {
    line-height: 24px;
    font-size: 25px;
}
.k2 p span{font-size:16px;margin-left:5px;}

/* 轮播 */
.ibanner .img { height: 700px; background-size: cover; background-position: center; } /* 高度 */
#uu .img {height:450px;}
.ibanner .slick-arrow{font-size:60px; position:absolute; top:50%; z-index:2; height:58px; margin-top:-29px; line-height:58px; width:80px; text-align:center; padding:0px; border:none; color:rgba(255,255,255,1); opacity:0; border-radius:50%; cursor:pointer;}
.ibanner .slick-prev{ left:30px;}
.ibanner .slick-next{ right:30px;}
.ibanner:hover .slick-arrow{ opacity:1;}

.ibanner .slick-dots{ position:absolute; margin-left:-15px; left:50%; bottom:28px;}
.ibanner .slick-dots li{ float:left; margin:0 6px;}
.ibanner .slick-dots li button{ display:block; border:none; padding:0px; width:32px; height:7px; text-indent:-99px; overflow:hidden; background:rgba(255,255,255,0.5); box-shadow:0 0 5px rgba(0,0,0,0.3); box-sizing:border-box; border:none;}
.ibanner .slick-dots li.slick-active button{ background:rgba(255,255,255,1);}

.ibanner .swiper-pagination{ bottom:28px;}
.ibanner .swiper-pagination-bullet{ width:15px; height:15px; border-radius:15px; background:rgba(255,255,255,0.5); box-shadow: 0 0 5px rgba(0,0,0,0.3); opacity:1;}
.ibanner .swiper-pagination-bullet-active{ background:rgba(0,75,189,1);}
.ibanner .slick-arrow i { font-size: 50px; }

/* 内页 */
.page-body { margin: 20px auto 50px; }
.page-l-tit { padding: 10px 0 10px 60px; background: rgb(52, 129, 221) url(../images_public/page_tb_01.png) 3px 7px no-repeat; color: #fff; }
.page-l-tit h3 { margin-top: 0; margin-bottom: 5px; }
.page-l-tit p { font-size: 12px; margin-bottom: 0; }
.page-l-clist { border: 1px solid #ddd; border-top:none;}
.page-l-clist ul { padding:15px; }
.page-l-clist li { height: 40px; line-height: 40px; text-align: center; font-size:16px; border-bottom: 1px solid #ddd; }
.page-l-clist li a:hover { display: inline-block; width: 100%; height: 40px; color: #fff; /* background: #ce2520; */ }
.page-body .sec-tit { margin-top: 15px; }
.left-news li { border-bottom:1px dotted #ccc;}
.left-news li h5 { line-height:14px; text-align:left;}
.sec-tit { border-bottom: 1px solid #e5e5e5; height: 45px; line-height:45px; }
.sec-tit h2 { float: left; margin-top: 0; margin-bottom: 0; height: 45px; line-height: 45px; font-weight: bold; font-size: 22px; color:#3481dd; border-bottom: 3px solid #ffae00; }
.sec-tit span { font-size: 18px; color: #e5e5e5; margin-left: 10px; }
.sec-tit h5 { float: right; margin-top: 12px; margin-bottom: 0; }
.sec-tit h5 i { margin-left: 5px; width: 14px; height: 14px; border-radius: 14px; background: #3481dd; color: #fff; text-align: center; display: inline-block; font-style:normal; line-height:11px;}
.sec-tit h5 a { display: inline-block; padding: 2px 3px; border-radius: 3px; }
.sec-tit h5 a:hover { background: #F3BA15; color: #fff; }
.sec-tit h5 a:hover i { background: transparent; background:none !important; }
.crumbs-item { line-height: 32px; border-bottom: 3px double #d7dbdf; overflow:hidden;  margin-bottom:10px;}
.page-content { font-size: 16px; padding-top: 15px; padding-bottom: 15px;line-height:32px; }
.page-content img {max-width:100% !important; /* height:auto !important; */}
.page-detail img {width: auto !important;}
.page-plist { margin-top: 15px; }
.page-plist > div { margin-bottom: 10px; }
.page-plist > div h5 { text-align: center; }
.page-alist { margin-top: 15px; }
.page-alist .col-md-4 { padding:0 10px;}
.page-alist .col-md-4 h5 { height:15px; line-height:15px; overflow:hidden; float:left;display:block; width:100%;}
.page-alist li { clear:both; overflow:hidden; padding-bottom: 15px; padding-top: 15px; border-bottom: 1px dotted #ddd; }
.page-alist .page-adate { float: left; width: 70px;height:70px; text-align: center; color:#fff; margin-right: 15px; background:#3481dd; }
.page-alist .page-adate h3 { font-weight: bold; margin-top: 14px; margin-bottom: 0; }
.page-alist .page-adate p { margin-bottom: 5px;line-height: 25px; }
.page-alist .page-atit p { font-size: 12px; color: #999; margin-bottom: 0;line-height:22px; }
.page-alist .page-atit a { color: #333; }
.page-alist .page-atit a:hover { color: #3481dd; }
.page-con-tit { border-bottom: 1px dotted #ddd; margin-bottom: 15px; }
.page-con-tit h1 { text-align: center;font-size:25px; }
.page-con-tit h3 { text-align: center; }
.page-con-tit .haiofn { text-align: center; color: #999; line-height:28px;font-size:12px;}
.page-con-tit .haiofn .bdsharebuttonbox { float:right;}
.page-con-tit .haiofn span{ text-align: center; color: #999; padding-left:10px; }
.page-summary { border: 1px solid #ddd; border-radius: 4px; background: #f7f7f7; padding: 15px; margin-bottom: 15px; color: #666; }
.page-detail { padding:10px 0; font-size:14px; line-height:26px;}
.page-detail img { max-width:100% !important; height:auto !important;}
.tags { clear:both; padding:10px 0; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; margin:10px 0;}
.tags a { margin:0 1%; display:inline-block; padding:0 0.5%; color:#337ab7;}
.page-alist .page-atit a:hover, .page-alist .col-md-4 h5:hover{color:#ce2520;}
.page-alist .col-md-4 a:hover h5{color:#ce2520;}
.img-inner:hover{border-color:#ce2520}
.img-inner img{height:auto;}
.page-summary{display:none;}
.prodescription{display:none;}


.zoomPad { position: relative; float: left; z-index: 99; cursor: crosshair; }
.zoomPreload { -moz-opacity: 0.8; opacity: 0.8; filter: alpha(opacity = 80); color: #333; font-size: 12px; font-family: Tahoma; text-decoration: none; border: 1px solid #CCC; background-color: white; padding: 8px; text-align: center; background-image: url(../images_public/zoomloader.gif); background-repeat: no-repeat; background-position: 43px 30px; z-index: 110; width: 90px; height: 43px; position: absolute; top: 0px; left: 0px;  * width:100px; * height:49px;}
.zoomPup { overflow: hidden; background-color: #FFF; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); z-index: 120; position: absolute; border: 1px solid #CCC; z-index: 101; cursor: crosshair; }
.zoomPup img { width:299px; height:200px;}
.zoomOverlay { position: absolute; left: 0px; top: 0px; background: #FFF; /*opacity:0.5;*/z-index: 5000; width: 100%; height: 100%; display: none; z-index: 101; }
.zoomWindow { position: absolute; left: 110%; top: 40px; background: #FFF; z-index: 6000; height: auto; z-index: 10000; z-index: 110; }
.zoomWrapper { position: relative; border: 1px solid #999; z-index: 110; }
.zoomWrapperTitle { display: block; background: #999; color: #FFF; height: 18px; line-height: 18px; width: 100%; overflow: hidden; text-align: center; font-size: 10px; position: absolute; top: 0px; left: 0px; z-index: 120; -moz-opacity: 0.6; opacity: 0.6; filter: alpha(opacity = 60); }
.zoomWrapperImage { display: block; position: relative; overflow: hidden; z-index: 110; }
.zoomWrapperImage img { border: 0px; display: block; position: absolute; z-index: 101; }
.zoomIframe { z-index: -1; filter: alpha(opacity=0); -moz-opacity: 0.80; opacity: 0.80; position: absolute; display: block; }



.bt{text-align:center;}
.bt h2{
	font-size: 34px;
	color: #454545;
	font-weight: 600;
}
.bt p{
	font-size: 16px;
	color: #454545;
	text-align: center;
	line-height: 30px;
	margin-bottom: 6px;
}

.tab1{width:100%;margin:0px auto 0 auto;}
.menu{height:48px; font-size:18px;text-align:center;margin-bottom:15px;}
.menu li{cursor:pointer;background:#004bbe;display:inline-block;height:45px;line-height:45px;color:#fff;padding:0 15px;}
.menu li.off{background:#e71201;color:#fff; border-bottom:none;}
.menudiv{height:auto;border-top:0;background:#fefefe}
.menudiv div{line-height:28px;}
.menudiv div img{width:100%;}


/* 选择我们的理由 */
.liyou{background:url(../images/bj.jpg);padding:30px 0;}
.float_l{
	width: 255px;
	height: 289px;
	border: solid 1px #d3d3d3;
	margin:15px 15px 0;
  float: left;
  text-align:center;
}
.float_l .h3{
	font-size: 20px;
	color: #454545;
	font-weight: 600;
	text-align: center
}
.float_l .h3 span{
	margin: 0 3px;
	line-height: 20px;
}
.float_l:hover img{
	-webkit-text-fill-color: transparent;
    -webkit-animation: flipInY 1.5s;
}
.float_l .xian{
	width: 33px;
	height: 2px;
	background: #0d6fda;
	margin: auto;
	margin-top: 22px;
	margin-bottom: 14px;
}
.float_l .p1{
	font-size: 14px;
	color: #454545;
	line-height: 24px;
	text-align: center;
	margin: auto;padding: 0 10px;
}
.float_l .p2{
	font-size: 14px;
	color: #454545;
	line-height: 24px;
	text-align: center;
	margin: auto;
}

.ynm{background:url(../images/htbg03.jpg) no-repeat center bottom;padding-bottom:25px;}

/* 优势 */
.youshi{margin-bottom:45px;}
.ys_bt{height:180px;background:url(../images/ixbannerbg.jpg) no-repeat center center ;text-align:center;color:#fff;padding-top:25px;}
.ys_bt h2{font-size:35px;}
.ys_bt h2 b{font-size:45px;margin:0 5px;}
.ys_bt p{font-size:24px;}
.ys_bt p span{margin:0 15px;}
.sjx{width:0px;border-width:20px 60px 20px 60px;border-color:#10489f transparent transparent transparent;border-style:solid;margin:0 auto;}
.ys_l{float:left;width:47%;}
.ys_l img{width:95%;}
.ys_r{float:right;border-left:1px dotted #ccc;width:571px;height:474px;}
.ys_r li{padding-left:60px;position:relative;margin-bottom:55px;}
.ys_r li i{position:absolute;top:6px;left:-29px;}
.ys_r li h2{color:#0060be;font-size:22px;}
.ys_r li p{font-size:16px;color:#333;line-height:25px;}

/* 滚动 */
.bcon{width:1140px;margin:0 auto;}
.box{  margin:0 auto;}
.bcon{ border:1px solid #eee; margin:30px auto;background:#fff;}
.bcon h1{ border-bottom:1px solid #eee; padding:0 10px;text-align: center;color: #1048A0;margin:0;}
.bcon h1 b{ font:bold 25px/60px ""; border-top:2px solid #1048A0; padding:0 8px; margin-top:-1px; display:inline-block;}

.list_lh{ height:400px; overflow:hidden;}
.list_lh li{ padding:10px;}
.list_lh li.lieven{ background:#d8e9fd;}
.list_lh li p{ height:24px; line-height:24px;font-size:15px;}
.list_lh li p a{ float:left;}
.list_lh li p em{ width:80px; font:normal 15px/24px Arial;  float:right; display:inline-block;}
.list_lh li p span{ color:#999; float:right;}
.list_lh li p a.btn_lh{ background:#0185D0; height:17px; line-height:17px; color:#fff; padding:0 5px; margin-top:4px; display:inline-block; float:right;}
.btn_lh:hover{ color:#fff; text-decoration:none;}
.btm p{ font:normal 15px/24px 'Microsoft YaHei'; text-align:center;}








/* 产品展示 */
.product_box{background:none;padding:65px 0;}
.bt{text-align:center;margin-bottom:15px;}
.bt h2{color:#0f60cc;font-size:35px;font-weight:bold;margin:0 0 10px;}
.bt p{font-size:18px;color:#666;text-transform : uppercase}

.product_href a{border-radius:0;margin:5px;border-color:#0f60cc;}
.product_href a:hover{background:#f11813;border-color:#f11813;}
.product_content{margin-top:15px;}
.product_content .pro_img{height:220px;}
.product_content img{width:auto;max-width:100%;transition:.6s;}
.product_content li:hover .pro_img img{transform:scale(1.1)}
.product_content p{font-weight:bold;}
.product_content li:hover p {color: #c00000;}
.product_href a:hover{background:#cc0000;border-color:#cc0000;}

.more{   width:150px;
  height:45px;
  line-height:45px;
    display: block;
    font-size: 15px;
    color: #fff;
    background: #0d6fda;
  margin:0 auto;
  text-align:center;
}
.more:hover{background:#cc0000;color:#fff;}

.cpzx{margin:45px 0;}
.nav-tabs>li{float: inherit;margin:0;display:inline-block;}
.nav-tabs{border:0;text-align:center;margin-bottom:15px;}
.nav>li:before{width:0;}
.nav-tabs>li>a{margin:0 5px;border-radius:0;font-size:18px;background:#0f60cc;color:#fff;border:0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background:#cc0000;color:#fff;border:0;}
.nav-tabs>li>a:hover{background:#cc0000;color:#fff;border:0;}
.tab-content>.tab-pane img{width:100%;}





/* 案例 */
.anli{margin:45px 0;}
.portab{margin-bottom:10px;margin-top:10px;}
.portab .item .ar_2{background:#eee;color:#333;height:40px;line-height:40px;font-size:16px;}
.portab .item:hover .ar_2{color:#f00;}
.portab .item{border:1px solid #eee;}
.portab .item .ar_1 .img-auto{width:279px;border:0;height:200px;}
.portab .item .ar_1:hover .img-auto{border:0;}
.portab .item .ar_1 .img-auto img{ transition:.6s}
.portab .item .ar_1:hover .img-auto img{ transform:scale(1.1)}
.str_wrap,.str_wrap.str_active{background:none;}
.walking .ar_1{width:280px;height:240px;background:none;}
.walking .ar_1 .item img{height:205px;}
.walking .ar_1 p{background:none;font-size:16px;color:#333;}
.walking .ar_1:hover .item{border-color:#ff9900;}
.walking .ar_1 .item{background:#fff;}
.walking .ar_1:hover p{background:#fff;color:#f00;}
.walking .ar_1:hover .item{border-color:#bc332d;}
.walking .ar_1:hover img{transition: 0.6s;}
.walking .ar_1:hover img{ transform:scale(1.1)}

/* 关于我们 */
.gywm{background:#0d6fda url(../images/htbg02.jpg) repeat-x 0 0;margin-top:25px;padding:35px 0 60px;}
.gywm .bt h2,.gywm .bt p{color:#fff;}
.gywm .bt{margin-bottom:30px;}
.gywm img{float:left;}
.gsjj{padding:40px 25px;background:#fff;height:450px;width:540px;float:right;}
.gsjj h2{font-size:30px;font-weight:bold;color:#125fd5;}
.gsjj div{font-size:16px;line-height:30px;margin-bottom:30px;}
.gywm .more{margin-left:0 !important;}
.lo{width:300px;height:250px;padding:20px;background:#fff;float:left;}
.lo h2{font-size:30px;margin:0 0 8px;}
.lo p{font-size:16px;line-height:30px;}
.gshj{width:840px;float:left;background:#0d6fda;padding:0 20px 10px;height:250px;overflow:hidden;}
.ty{height:45px;line-height:55px;}
.ty h2{color:#fff;float:left;font-size:22px;margin:0;line-height:55px;}
.ty a{font-size:16px;float:right;color:#fff;}
.ty a:hover{color:#cc0000;}
.gywm .walking .ar_1{width:220px;height:169px;background:none;}
.gywm .walking .ar_1 .item img{height:167px;float:inherit;}


.drg{width:600px;float:left;}




/* 新闻展示 */
.xinwen{background:url(../images/bg03.jpg) no-repeat center center;padding:45px 0;}
.news_img{height:120px;overflow:hidden;}
.news_img img{height:120px;width:100%;}
.news_text p{    white-space: initial;font-size:14px;line-height:22px;margin-bottom:15px;}
.news_list .news_item_tit{font-size:16px;}
.xinwen .more{margin-top:20px;}
.news_list li:hover .news_item_tit{color:#e61400;}




/* 页尾 */
.foot_wap{background: #2e2e2e;}
.f_phone {
    position: relative;
    margin-top: 15px;
    background: url(../images/foot_phone.png) no-repeat left top;
    padding-left: 50px;
    font-size: 13px;
    color: #a8a6a6;
  margin-bottom:20px;
}

.nav_foot {
    text-align: left;
    line-height: 30px;
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #6d6d6d;
  margin-top:15px;
}
.nav_foot a {
    color: #fff;
    display: inline-block;
    margin-right:30px;
    font-size: 14px;
}
.lx_fs{margin:15px 0;width:80%;float:left}
.lx_fs p{display:block;height:30px;line-height:30px;color:#a8a6a6;float:left;width:50%;font-size:14px;}
.lx_fs i{margin-right:10px;}
.s10{font-size:10px;margin:0 5px;}

.ewm{float:right;height:100px;line-height:100px;font-size:12px;color:#fff;margin:15px 0;}
.ewm img{height:100px;}


footer { background: #333; color: #ccc; }
footer a { color: #ccc; }
.nav_foot a:hover{color:#f00;}
.footer-copyright { padding: 15px; }


/* 返回顶部 */
.gototop{width:40px;height:40px;z-index:9999999999; position: fixed; bottom: 60px; right: 15px;}
.gototop:hover{background-position:-503px -42px;-webkit-transition:0.5s;}
.gototop i { font-size: 36px; }
.app{display:none;}
@media (min-width: 1200px) {
	.mobile-footer { display: none; }
}

@media (max-width: 992px){
    body.side-right{overflow: hidden;}
    body nav.navbar.bootsnav .navbar-toggle{margin-right: 0;}
    body.side-right nav.navbar.bootsnav .navbar-toggle{float: right !important; margin-top: 12px; margin-right: 15px;}
    nav.navbar.bootsnav.navbar-mobile ul.nav,body nav.navbar.bootsnav .navbar-nav > li > a{border-top: none;}
    body nav.navbar.bootsnav .navbar-toggle { margin-top: 12px; margin-right: 15px; padding: 0 8px; border: 1px solid #666;}
    body.side-right > .wrapper{margin:0 !important;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{width: 100%;height:auto !important;left: 0;top:-100%;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse{max-height:340px;}
    body nav.navbar.bootsnav.navbar-mobile .navbar-collapse.in{top:72px;}
    body nav.navbar.bootsnav.navbar-mobile ul.nav{width: 100%; margin:0;padding: 0;}
    body nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{padding: 0 !important;}
  
  .pc{display:none;}
  .app{display:block;}
  
  
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{padding-left:25px;    background: #fff;}
  nav.navbar.bootsnav ul.nav > li:hover > a{color:#333;}
  .nav>li:before{display:none;}
  
  .cpzx{margin:25px 0;}
  .menu{height:auto;margin:0;}
  .menu li{font-size:13px;display:block;width:30%;margin:0 1% 8px;float:left;padding:0;}
  
 .customer-side ul li{border:0 !important;}
  
  .xs-logo img{margin:0;}
  
  .bt h2{font-size:28px;}
  .bt p{font-size:16px;}
  
   .bcon{width:100%;}
  .vcx{background:none;padding:0;}
  
  .product_box{background:none;padding:20px 0;}
  .product_content .pro_img{height:130px;line-height:130px;   }
  .product_content p{display: block;
    text-overflow: ellipsis; 
    overflow: hidden;
    white-space:nowrap;}
  
  
  .float_l{width:48%;margin:0 1% 5px;height:265px;}
  .float_l img{width:100%;}
  .float_l .h3{margin:0;}
  .float_l .xian{margin:8px auto;}
  
   .ys_bt h2{font-size:20px;margin:0;}
  .ys_bt p{font-size:14px;}
  .ys_bt {height:100px;padding:0;}
  .ys_l{display:none;}
  .ys_r{width:92%;height:auto;}
  .ys_r li i img{width:50px;}
  .ys_r li h2{font-size:20px;}
  .ys_r li p{font-size:14px;line-height:25px;}
  .ys_r li{padding-left:33px;margin-bottom: 25px;}
  
  
  .gywm img{width:100%;}
  .gsjj{width:100%;padding:15px;height:auto;}
  .gsjj h2{font-size:25px;}
  .lo{display:none;}
  .gshj{width:100%;}
  .drg{width:100%;}
  
  .portab .item .ar_1 .img-auto{height:130px;}
  .portab .col-md-3{margin-bottom:15px;}
  
  
  .xinwen{background-position:right top;}
  
  
  .nav_foot,.ewm{display:none;}
  .footer-copyright{color:#fff;border-top:1px solid rgba(255,255,255,.5)}
  .footer-copyright p{display:none;}
  footer{margin-bottom:50px;background: #09478a;}
  .lx_fs{width:100%;}
  .lx_fs p{width:100%;color:#fff;height:auto;line-height:22px;}
  .foot_wap {
    background: #0d6fda;
}
 
  
  .product_detail .img{left:0;width:100%;overflow:hidden;}
  .page-alist .page-atit p{    height: 4rem;}
   .zoomPad{height:220px;}
  .zoomPad img{height:220px !important;width:auto !important;}
  
  
  
   .product_detail .img{left:0;width:100%;overflow:hidden;}
  .page-alist .page-atit p{    height: 4rem;line-height:22px;}
  
  .float_l .p2,.float_l .p1{text-align:left;padding:0 10px;font-size:12px;}
  
  .carousel-inner>.item>a>img{margin:0;height: auto;width: 100%;max-height: fit-content;}
}

@media (max-width:768px) {
	/* 导航 */
	nav.navbar.bootsnav.navbar-mobile .navbar-collapse {position:static;!important;}
	.navbar-pull-all { width: 80%; padding-top: 0; height: 50px; margin: 15px 0 0 15px; }
	.navbar-pull-all .xs-logo img { height: 30px; }
	nav.navbar.bootsnav ul.nav > li > a { color:#000}
	/* 轮播 */
	.ibanner .img { height: 220px; }
  #uu .img { height: 160px; }
  .ibanner .swiper-pagination-bullet{width:10px;height:10px;}
  .ibanner .swiper-pagination{bottom:10px;}
	/* 手机端底部导航 */
	.mobile-footer { display: block; background: #303030; display: flex; width: 100%; height: 50px; position: fixed; z-index: 999; bottom: 0; left: 0; }
	.mobile-footer a { flex: 1; color: #fff; text-align: center; }
	.mobile-footer a i { font-size: 22px; padding: 4px 0; }
	.mobile-footer a h5 { margin: 0; }

	/* 手机端走马灯处理 */
	.swiper .ar_1 { width: auto; }
}